SyIndicator 
Logical Entity Name  SyIndicator 
Default Table Name  SyIndicator 
Physical Only  NO 
Definition 
 
Note 
 

SyIndicator Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyIndicatorId(PK)    char(10)  NO 
 
Code    char(10)  NO 
 
Descrip    char(10)  NO 
 
SyCampusGrpID(FK)    int  YES 
 
Active    char(10)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
ts    char(10)  NO 
 

SyIndicator Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_SyIndicator_Code  Index  Code 
Pk_SyIndicator_SyIndicatorId  PrimaryKey  SyIndicatorId 

SyIndicator Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampusGrp  Non-Identifying  Zero or One to Zero or More  FK_SyIndicator_SyCampusGrpID_SyCampusGrp_SyCampusGrpID      SyCampusGrpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyIndicator_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyIndicatorStudentRelation  Non-Identifying  One To Zero or More  FK_SyIndicatorStudentRelation_SyIndicatorId_SyIndicator_SyIndicatorId        NO  YES 

SyIndicator Check Constraints 
Check Constraint Name  CheckConstraint